home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Medabots Cardz
/
Medabots CD Cardz Rokusho.bin
/
pc
/
assets
/
rokusho.dxr
/
00316_Script_316
< prev
next >
Wrap
Text File
|
2001-12-07
|
137b
|
9 lines
global fulldown, wipeaway
on mouseUp me
if fulldown = 1 then
fulldown = 0
wipeaway = 1
go to previous
end if
end